-
Home
-
Packeta
-
1.3.2
-
Code
-
Classes
- OptionsPage
| Total Complexity |
32 |
| Dependencies |
12 |
| Dependents |
3 |
| Total lines |
420 |
| Lines of code |
237 |
| Logical lines of code |
118 |
| Comment lines |
79 |
| Methods |
12 |
| Properties |
6 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| createForm() |
A |
42 |
8 |
51 |
| render() |
A |
41 |
7 |
55 |
| mergeNewLimits() |
S |
59 |
5 |
15 |
| validateOptions() |
S |
56 |
2 |
21 |
| updateOptions() |
S |
54 |
2 |
21 |
| addWeightLimit() |
S |
56 |
1 |
17 |
| checkOverlapping() |
S |
67 |
2 |
7 |
| register() |
S |
61 |
1 |
14 |
| addSurchargeLimit() |
S |
58 |
1 |
14 |
| __construct() |
S |
67 |
1 |
8 |
| createFormTemplate() |
S |
64 |
1 |
9 |
| sortLimits() |
S |
72 |
1 |
5 |